Skip to content

chore: add zstd-coder and zstd-reviewer subagents#38

Merged
dfa1 merged 1 commit into
mainfrom
chore/add-review-agents
Jun 27, 2026
Merged

chore: add zstd-coder and zstd-reviewer subagents#38
dfa1 merged 1 commit into
mainfrom
chore/add-review-agents

Conversation

@dfa1

@dfa1 dfa1 commented Jun 27, 2026

Copy link
Copy Markdown
Owner

Adds two project subagents under .claude/agents/, both pinned to Opus 4.8:

  • zstd-coder — implements changes against the project's FFM / segment-first conventions; runs ./mvnw validate before claiming done.
  • zstd-reviewer — read-only diff review focused on FFM memory safety, native sentinel handling, the zero-copy contract, test coverage, and build gates (checkstyle, javadoc).

Used as a coder → reviewer loop. The reviewer already caught a factual error in #37 before merge.

settings.local.json stays gitignored.

🤖 Generated with Claude Code

Two project subagents under .claude/agents/, both pinned to Opus 4.8:

- zstd-coder: implements changes against the project's FFM/segment-first
  conventions, runs ./mvnw validate before claiming done.
- zstd-reviewer: read-only diff review focused on FFM memory safety,
  native sentinel handling, the zero-copy contract, test coverage, and
  the build gates (checkstyle, javadoc).

Used as a coder -> reviewer loop; the reviewer already caught a factual
error in #37 before merge. settings.local.json stays gitignored.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@dfa1 dfa1 merged commit a9c08c4 into main Jun 27, 2026
@dfa1 dfa1 deleted the chore/add-review-agents branch June 27, 2026 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant